home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 9 / The Pier Shareware #9 (Pier Exchange).ISO / wimsg.bat < prev    next >
DOS Batch File  |  1996-03-03  |  603b  |  12 lines

  1. @echo off
  2. echo   ╔═════════════════════════════════════════════════════════════╗
  3. echo   ║                                                             ║
  4. echo   ║    Please, use the same default directory use by WINSETUP   ║
  5. echo   ║    i.e. \THE-PIER; only change the destination drive to     ║
  6. echo   ║    if you did so during WINSETUP.                           ║
  7. echo   ║                                                             ║
  8. echo   ║                                                             ║
  9. echo   ╚═════════════════════════════════════════════════════════════╝
  10. pause
  11. install
  12.